.font0,
.font0 p,
.font0 div,
.font0 td,
.font0 li {
    font-size: 16px !important;
    line-height: 32px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font1,
.font1 p,
.font1 div,
.font1 td,
.font1 li {
    font-size: 18px !important;
    line-height: 46px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font2,
.font2 p,
.font2 div,
.font2 td,
.font2 li {
    font-size: 20px !important;
    line-height: 46px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/**share by zhxr**/
/**部分一、定义图标风格，展示样式，注意lip、share_con、share_con1的定位 **/
.lip {
    position: relative;
}

.lip .share_con {
    position: absolute;
    width: 170px;
    top: 50px;
    right: -60px;
    display: none
}

.share_con i {
    width: 11px;
    display: block;
    height: 7px;
    position: relative;
    z-index: 6;
    background: url(2020scjg_share_top.png) no-repeat;
    margin: 0 auto;
}

.share_con .share_con1 {
    border: 1px solid #e2e2e2;
    background-color: #f7f7f7;
    padding: 0px 5px 18px 5px;
    position: relative;
    z-index: 5;
    margin-top: -1px;
    height: 35px;
    border-radius: 5px;
}

.share_con .share_con1 li {
    float: left;
    width: 33.3%;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-top: 15px;
}

.share_con li a {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.share_con a.bds_weixin {
    background: url(2020scjg_share_weixin.png) no-repeat center center;
}

.share_con a.bds_weibo {
    background: url(2020scjg_share_weibo.png) no-repeat center center;
}

.share_con a.bds_qzone {
    background: url(2020scjg_share_qzone.png) no-repeat center center;
}

.bdsharebuttonbox a {
    cursor: pointer;
}

/**部分二：主要用于微信分享时的弹框样式**/
.wx_dialog {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    left: 40%;
    top: 30%;
    padding: 5px;
}

.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}

.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.wx_dialog .wx_erm {
    padding: 20px;
}

.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}

/**share by zhxr**/
/*手机当前位置下划线*/
@media screen and (max-width: 466px) {
    .map_box {
        height: auto;
        min-height: 34px;
    }

    /*图片、表格宽度*/
    .article img {
        width: 100% !important;
        height: auto !important;
    }

    .article table {
        width: 100% !important;
        height: auto !important;
    }

    .article tbody {
        max-width: 100% !important;
        height: auto !important;
    }
}

/* 更多 */
.gdlm-xx ul {
    position: absolute;
    width: 97.5%;
    background: #FFF;
    border: 1px solid #e1e1e1;
    border-top: none;
    text-align: center;
    line-height: 30px;
    z-index: 99;
    top: 33px;
    right: 0px;
}

.gdlm-xx li a {
    float: none;
}

.gdlm-xx ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.gdlm-xx ul li a {
    display: block;
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.gdlm-xx ul li.curr a {
    background-color: #f5f5f5;
}

/*分页*/#pagegd .pgStyle .disab {
    border: #f3f3f3 1px solid;
    color: #ccc;
    margin: 2px;
    padding: 10px 12px;
}

#pagegd .pgStyle .cur,
#pagegd .pgStyle a.cur,
#pagegd .pgStyle a.cur:visited {
    border: 1px solid #226ebc;
    color: #fff !important;
    background-color: #226ebc;
    font-weight: normal;
    margin: 2px 2px 2px 0;
    padding: 10px 14px;
    border-radius: 3px;
}

#pagegd .pgStyle a,
#pagegd .fyinp {
    text-decoration: none;
    border: 1px solid #ddd;
    margin: 2px;
    padding: 10px 14px;
}

#pagegd .fybtn {
    margin: 2px;
    padding: 10px 14px;
    cursor: pointer;
}

.zfxxgkzn_box ul li a.icon06 em {
    background: url(2020-20191213_ml_zn_icon02.png) left center no-repeat;
}
.zfxxgkzn_box ul li a:hover.icon06 em, .zfxxgkzn_box ul li.curr a.icon06 em {
    background: url(2020-20191213_ml_zn_icon022.png) left center no-repeat;
}